home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / uhren & terminkalender / kalender / cgcalendar / cgcal.readme < prev    next >
Text File  |  1996-04-07  |  2KB  |  35 lines

  1.                   ---------------------------------------
  2.                             CGCalendar  v.03
  3.  
  4.                      Written by Craig G. Callan (08.94)
  5.                   ---------------------------------------
  6.  
  7.  
  8.         Originally CGCalendar was written as a way to teach myself how to
  9. program the Amiga in C and, given enough time, will become yet another
  10. titlebar clock program.  It won't only be a titlebar clock though; it
  11. will be abvle to display a calendar (as it does now) with appointments
  12. and reminders in it and will perform time calculations, and maybe some
  13. other things if I can think of any (suggestions are welcome, just remember
  14. that I'm a beginner to programming the Amiga and C in particular :)).
  15.  
  16.         There's nothing to know anout using this program as it will display
  17. a calendar right now and nothing else.  There are two versions:  CGCalDos
  18. will display a calendar in a CLI window, if it's a leap year the year will
  19. have an asterisk (*) next to it.  The other program, CGCal, displays a
  20. calendar in a window with the julian date, time, and whether or not it's
  21. leap year.  There's one problem with this version though, when the window
  22. is not activated it will not update the clock or date (?), I'm reading the
  23. RKRM to try to start the clock as a separate task - might take awhile though.
  24. The date gets checked every second or so to see if it has changed and if so
  25. the display will be redrawn, the clock is checked continuously so that'll
  26. be pretty accurate.
  27.  
  28.         Known Bugs:  None known of except the above mentioned anomalies.
  29.  
  30.         If you like this program or have any problems/suggestions, please
  31. either leave me E-Mail at the Gateway BBS (601-374-2697, my alias is
  32. "Pumpkin Head") or write me at 500 B St #24487; Keesler AFB, MS 39534-2268.
  33. You are free to rape and pillage my code but please do not release this
  34. program in your name.  If you use any of my code please give me a little
  35. credit - that's all I ask...